home *** CD-ROM | disk | FTP | other *** search
/ Go Ronald / Go Ronald Voice Interactive CD.iso / Data1.cab / _8D088414393A4AB0BB2239714C0C0C0B / scripts / DefineSprite_281 / frame_10 / DoAction.as
Text File  |  2005-08-05  |  123b  |  7 lines

  1. stop();
  2. if(_parent.hasClicked == false)
  3. {
  4.    mApplication.trace("greenrightarrow");
  5.    rightGreenBeep_snd.start();
  6. }
  7.